01
Runtime Services
Coordinates browser workspace state, cache policy, performance monitoring, and production-safe logging.
- Type
-
service
- Parent
-
SYS
- Dependencies
-
Browser runtimelocal storage
- Outputs
-
Workspace statecache decisionsruntime telemetry
- Limitations
-
Client-side utilities; not an analytical state engine.
- Evidence
-
js/workspace-service.jsjs/cache-policy.jsjs/performance-monitor.jsjs/production-logger.js
Implemented
Approved
02
View Routing
Routes desktop and mobile navigation through the implemented IsoVector module views.
- Type
-
router
- Parent
-
IsoVector UI
- Dependencies
-
Registered view IDsnavigation controls
- Outputs
-
Active module viewnavigation lifecycle events
- Limitations
-
Disabled menu entries remain planned and are not routed.
- Evidence
-
app.jsjs/mobile-navigation.jsindex.html
Implemented
Approved
03
SYS Architecture Registry
Publishes the governed, filterable map of implemented platform components and boundaries.
- Type
-
registry
- Parent
-
SYS
- Dependencies
-
SYS data loaderarchitecture schema
- Outputs
-
Governed architecture cards
- Limitations
-
Describes repository-proven components only.
- Evidence
-
data/sys/architecture.jsonjs/sys-data.jsschemas/sys-architecture.schema.json
Implemented
Approved
04
SYS Event Registry
Loads and filters governed observed-event records without generating forecasts or state decisions.
- Type
-
registry
- Parent
-
SYS
- Dependencies
-
SYS data loader
- Outputs
-
Governed event ledger
- Limitations
-
May validly contain zero approved records.
- Evidence
-
data/sys/events.jsonjs/sys-data.jsindex.html
Page Established
Approved
05
SYS History Registry
Preserves evidence-backed platform releases, governance changes, and module evolution.
- Type
-
registry
- Parent
-
SYS
- Dependencies
-
SYS data loaderrelease evidence
- Outputs
-
Governed history timeline
- Limitations
-
Includes only dated, repository-supported milestones.
- Evidence
-
data/sys/history.jsonjs/sys-data.jsindex.html
Page Established
Approved
06
Governed Acquisition
Acquires named FX source series through provider-specific ingestion jobs.
- Type
-
pipeline
- Parent
-
the_Spine
- Dependencies
-
BEACensusECBEurostatBundesbank
- Outputs
-
Raw and normalized FX source data
- Limitations
-
Repository implementation evidence is concentrated in the FX domain.
- Evidence
-
src/spine/jobs/fx/ingest_us_current_account_bea.pysrc/spine/jobs/fx/ingest_us_trade_balance_census.pysrc/spine/jobs/fx/ingest_ea_current_account_ecb.pysrc/spine/jobs/fx/ingest_ea_trade_balance_eurostat.pysrc/spine/jobs/fx/ingest_de_2y_bundesbank.py
Implemented
Approved
07
FX Source Registry
Defines the governed sources and identifiers used by the FX trade-differential pipeline.
- Type
-
registry
- Parent
-
Governed Acquisition
- Dependencies
-
Provider-specific acquisition jobs
- Outputs
-
Stable FX source definitions
- Limitations
-
Covers the implemented trade-differential source family.
- Evidence
-
src/spine/jobs/fx/td_source_registry.pytests/spine/fx/test_td_source_registry.py
Implemented
Approved
08
FX Canonicalization
Normalizes acquired source observations and assembles a dated source ledger without forward filling.
- Type
-
pipeline
- Parent
-
Governed Acquisition
- Dependencies
-
FX Source Registryraw FX observations
- Outputs
-
Normalized datasetstrade-differential source ledger
- Limitations
-
Scoped to the implemented FX trade-differential inputs.
- Evidence
-
src/spine/jobs/fx/build_td_source_ledger.pydata/interim/fx/td/td_source_ledger.jsontests/spine/fx/test_td_no_forward_fill.py
Implemented
Approved
09
Data Manifest Schema
Validates governed data-manifest structure and reproducibility metadata.
- Type
-
schema
- Parent
-
the_Spine
- Dependencies
-
JSON Schema validation
- Outputs
-
Validated manifest contract
- Limitations
-
Does not validate every module-specific serving payload.
- Evidence
-
schemas/data-manifest.schema.jsondata/manifest/current.json
Implemented
Approved
10
GeoScen Component Contract
Constrains GeoScen to governed context and prohibits scoring, forecasting, evidence invention, and serving writes.
- Type
-
contract
- Parent
-
FT-GMI
- Dependencies
-
Governed evidenceserving contracts
- Outputs
-
Deterministic-first implementation boundary
- Limitations
-
No LLM layer is implemented by this contract.
- Evidence
-
docs/GEOSCEN_COMPONENT_CONTRACT.mddocs/production-engineering-standards.md
Active
Approved
11
Trade Differential Transformation
Builds governed FX trade-differential metric rows from canonical source observations.
- Type
-
pipeline
- Parent
-
FX Canonicalization
- Dependencies
-
Trade-differential formula contractsource ledger
- Outputs
-
Trade-differential metric rows
- Limitations
-
Applies only to the implemented EUR/USD trade-differential family.
- Evidence
-
src/spine/jobs/fx/td_formula_contract.pysrc/spine/jobs/fx/build_td_metric_rows.pydata/interim/fx/td/td_metric_rows.jsontests/spine/fx/test_td_formula_contract.py
Implemented
Approved
12
FX Serving Transformations
Builds FX spread and depth artifacts for consumption by the IsoVector frontend.
- Type
-
pipeline
- Parent
-
the_Spine
- Dependencies
-
Canonical FX inputs
- Outputs
-
FX spreadsFX depth serving payload
- Limitations
-
Builder coverage is limited to the checked-in FX serving families.
- Evidence
-
src/spine/jobs/fx/build_fx_spreads_data.pysrc/spine/jobs/fx/build_fx_depth_serving_v1.pydata/serving/fx/fx_spreads_data.jsondata/serving/fx/fx_depth_serving_v1.json
Implemented
Approved
13
RATES Diagnostics
Builds the completed Duration/Term Premium and Global Rates Dispersion diagnostics.
- Type
-
engine
- Parent
-
the_Spine
- Dependencies
-
Governed rates inputs
- Outputs
-
Duration/Term PremiumGlobal Rates Dispersion
- Limitations
-
The RATES completion ledger reports only two of twelve module artifacts complete.
- Evidence
-
src/spine/jobs/rates/build_rates_duration_term_premium.pysrc/spine/jobs/rates/build_rates_global_rates_dispersion.pydata/serving/rates/rates_duration_term_premium.jsondata/serving/rates/rates_global_rates_dispersion.json
Artifact Complete
Approved
14
RATES Completion Ledger
Reports implemented and missing RATES artifacts without promoting source-only builders to production.
- Type
-
registry
- Parent
-
RATES Diagnostics
- Dependencies
-
RATES artifact audit
- Outputs
-
RATES completion state
- Limitations
-
Current ledger state is Incomplete at 16.7 percent.
- Evidence
-
src/spine/jobs/rates/build_rates_completion_ledger.pydata/serving/rates/rates_completion_ledger.json
Implemented
Approved
15
ISM FLOW Evidence Ledger
Publishes governed evidence used to contextualize ISM FLOW measurements.
- Type
-
artifact
- Parent
-
the_Spine
- Dependencies
-
ISM family measurements
- Outputs
-
Evidence rows with source and timing context
- Limitations
-
Evidence coverage is bounded by the checked-in ISM FLOW artifact.
- Evidence
-
serving/ism_flow_evidence_serving.jsonserving/ism/ism_family_apf_serving.json
Generated
Approved
16
FX Serving Lineage
Connects production FX serving outputs to approval references, source artifacts, and hashes.
- Type
-
artifact
- Parent
-
FX Production Serving
- Dependencies
-
Production serving contractapproved source artifacts
- Outputs
-
Reproducible production lineage
- Limitations
-
Some upstream references identify paths outside this website repository.
- Evidence
-
data/serving/fx/production/fx_production_serving_lineage_v1.jsondata/serving/fx/production/fx_production_serving_validation_v1.json
Validated
Approved
17
FX IV[t] State Integration
Serves the validated FX state vector and presentation panel without recalculating analytical scores in the UI.
- Type
-
artifact
- Parent
-
IsoVector
- Dependencies
-
Approved FX production factorsFX serving contract
- Outputs
-
FX IV[t] latest stateFX IV[t] panel
- Limitations
-
Cross Asset remains null and unscored in the governed payload.
- Evidence
-
data/serving/fx/production/fx_ivt_production_latest_v1.jsondata/serving/fx/production/fx_ivt_production_panel_v1.json
Deployed
Approved
18
FX GeoScen
Renders governed production context around the FX state without changing scores, states, or weights.
- Type
-
renderer
- Parent
-
IsoVector FX
- Dependencies
-
FX IV[t] State IntegrationGeoScen Component Contract
- Outputs
-
FX contextual evidence surface
- Limitations
-
Context only; it does not forecast or determine state.
- Evidence
-
data/serving/fx/production/fx_geoscen_production_bridge_v1.jsondata/serving/fx/production/fx_geoscen_production_context_v1.jsontests/production/fx-production-geoscen.test.mjs
Deployed
Approved
19
FX GeoScen Shadow Registry
Preserves validated shadow context separately from public production eligibility.
- Type
-
registry
- Parent
-
IsoVector FX
- Dependencies
-
Validated IV[t] shadow serving artifacts
- Outputs
-
Shadow GeoScen bridge and context
- Limitations
-
Production eligibility is explicitly false.
- Evidence
-
data/serving/fx/geoscen_shadow/fx_geoscen_shadow_contract_v1.jsondata/serving/fx/geoscen_shadow/fx_geoscen_shadow_validation_v1.json
Validated
Shadow
20
FX Production Serving
Packages governed FX state, GeoScen context, contracts, lineage, and validation for frontend consumption.
- Type
-
service
- Parent
-
the_Spine
- Dependencies
-
Validated FX production artifacts
- Outputs
-
Hash-governed production serving bundle
- Limitations
-
Current implementation is FX-specific.
- Evidence
-
data/serving/fx/production/fx_production_serving_manifest_v1.jsondata/serving/fx/production/fx_production_serving_contract_v1.jsondata/serving/fx/production/fx_production_serving_validation_v1.json
Deployed
Approved
21
Production Deployment Registry
Records the governed production-serving files and deployment-facing inventory.
- Type
-
registry
- Parent
-
FX Production Serving
- Dependencies
-
Serving manifestdeployment authorization
- Outputs
-
Production deployment inventory
- Limitations
-
Registry currently covers the FX production package.
- Evidence
-
data/serving/fx/production/fx_production_deployment_inventory_v1.jsonfx-production-deployment-inventory-v1.json
Deployed
Approved
22
IsoVector Visualization
Fetches governed serving payloads and renders module diagnostics, state, evidence, and contextual views.
- Type
-
renderer
- Parent
-
IsoVector
- Dependencies
-
Governed serving endpointsPlotlymodule DOM contracts
- Outputs
-
Interactive diagnostic views
- Limitations
-
The frontend consumes state; it must not become the authoritative measurement source.
- Evidence
-
app.jsindex.htmlvendor/plotly-2.35.2.min.js
Implemented
Approved
23
Accessibility Foundation
Provides governed keyboard, semantic, contrast, visually impaired, and reduced-motion behavior.
- Type
-
service
- Parent
-
IsoVector UI
- Dependencies
-
Semantic HTMLaccessibility tokens
- Outputs
-
Accessible interaction and presentation modes
- Limitations
-
Documented follow-up usability enhancements remain outside the frozen validation gate.
- Evidence
-
docs/accessibility-contract.mdcss/accessibility.csstests/accessibility/stage5-regression.mjs
Validated
Approved
24
Responsive Design
Maintains desktop, tablet, and mobile layout and navigation contracts without changing analytical meaning.
- Type
-
service
- Parent
-
IsoVector UI
- Dependencies
-
Responsive CSSmobile navigation
- Outputs
-
Desktop, tablet, and mobile layouts
- Limitations
-
Validation is bounded by the documented breakpoint matrix.
- Evidence
-
docs/responsive-contract.mddocs/mobile_qa_validation.mdcss/responsive-tablet.csscss/responsive-mobile.css
Validated
Approved
25
Production Validation Tests
Exercises production contracts, serving integrity, module behavior, accessibility, cache, performance, and observability.
- Type
-
test-suite
- Parent
-
SYS
- Dependencies
-
Node test runnerbrowser runtime
- Outputs
-
Machine-verifiable validation results
- Limitations
-
Individual historical artifacts may represent point-in-time runs.
- Evidence
-
tests/production/fx-production-geoscen.test.mjstests/accessibility/stage5-regression.mjstests/workspace/stage6-module-registry.test.mjs
Implemented
Approved
26
Release Validation
Validates packaged frontend assets and records immutable build evidence before deployment.
- Type
-
pipeline
- Parent
-
Release Engineering
- Dependencies
-
Release inventorypackaged assets
- Outputs
-
Build-validation recordfile inventory
- Limitations
-
A successful build validation does not itself prove deployment.
- Evidence
-
release/fx-geoscen-v1.1.0/fx-geoscen-v1.1.0-build-validation.jsonrelease/fx-geoscen-v1.1.0/fx-geoscen-v1.1.0-file-inventory.json
Validated
Approved
27
Deployment Lineage
Preserves the exact deployed release identifier, timestamp, smoke result, and frontend serving state.
- Type
-
artifact
- Parent
-
Release Engineering
- Dependencies
-
Immutable release packagedeployment smoke validation
- Outputs
-
Auditable deployment record
- Limitations
-
The record describes the packaged FX GeoScen v1.1.0 deployment only.
- Evidence
-
release/fx-geoscen-v1.1.0/fx-geoscen-v1.1.0-deployment-manifest.json
Deployed
Approved
28
FT-GMI Deterministic Boundary
Keeps deterministic measurement authoritative and constrains contextual interpretation to read-only governed evidence.
- Type
-
boundary
- Parent
-
FT-GMI
- Dependencies
-
Governed contractsread-only evidence flow
- Outputs
-
Measurement and interpretation separation
- Limitations
-
Describes the implemented governance boundary, not a general-purpose AI engine.
- Evidence
-
index.htmldocs/GEOSCEN_COMPONENT_CONTRACT.mddata/serving/fx/production/fx_production_serving_validation_v1.json
Active
Approved
29
OracleChambers ISM FLOW Chamber
Interprets governed ISM FLOW measurements and evidence without writing back into deterministic measurement.
- Type
-
artifact
- Parent
-
OracleChambers
- Dependencies
-
ISM FLOW measurementISM FLOW evidence ledger
- Outputs
-
Read-only diagnosis, constraints, and confidence context
- Limitations
-
Only the checked-in ISM FLOW chamber is proven; no general Oracle intelligence engine is asserted.
- Evidence
-
serving/oraclechambers/ism_flow_chamber_serving.jsonapp.js
Generated
Approved
30
RATES State Engine Source
Contains a state-engine builder whose governed serving output is not currently present.
- Type
-
engine
- Parent
-
RATES Diagnostics
- Dependencies
-
Incomplete RATES input set
- Limitations
-
The completion ledger marks rates_state_engine.json missing; this is not operational.
- Evidence
-
src/spine/jobs/rates/build_rates_state_engine.pydata/serving/rates/rates_completion_ledger.json
Source Only
Experimental